Welcome![Sign In][Sign Up]
Location:
Search - SVM S

Search list

[Software EngineeringSVM-MATLAB

Description: 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, different methods of image contrast. county adjustment is a pretty good article.
Platform: | Size: 737677 | Author: lijianjun | Hits:

[source in ebooksvm python

Description: Put simply, SVMpython is SVMstruct, except that all of the C API functions that the user normally has to implement (except those dealing with C specific problems) instead call a function of the same name in a Python module. You can write an SVMstruct instance in Python without having to author any C code. SVMpython tries to stay close to SVMstruct in naming convensions and other behavior, but knowledge of SVMstruct's original C implementation is not required.
Platform: | Size: 298789 | Author: superbear | Hits:

[matlabS-Isomap

Description: Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.-Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics- Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.
Platform: | Size: 31744 | Author: 修宇 | Hits:

[Software EngineeringSVM-MATLAB

Description: 本文是一篇名为“基于SVM的石油勘探算法研究”的硕士论文,文中应用MATLAB进行算法实现,给出了详细的设计思路,各种不同方法的图像对比,区县调整,是一片相当不错的文章。-This is the one entitled "SVM Based Algorithm for oil exploration," the master's thesis, text MATLAB algorithm is given a detailed design ideas, different methods of image contrast. county adjustment is a pretty good article.
Platform: | Size: 737280 | Author: lijianjun | Hits:

[Mathimatics-Numerical algorithmssvm-predict

Description: 使用SVM支持向量机 预测分类 使用SVM支持向量机 预测分类-use SVM SVM forecast classification SVM SVM classification forecast
Platform: | Size: 2048 | Author: 林尚义 | Hits:

[Othersvm-python

Description: This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package. Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
Platform: | Size: 293888 | Author: 王强 | Hits:

[.netsvm.net

Description: 基于.net平台的svm可执行文件和DLL还有libsvm源码讲解的电子书.-Based on. Net platform executable files and DLL SVM libsvm also explain the source of the e-book.
Platform: | Size: 720896 | Author: 陈秀月 | Hits:

[matlabSVM

Description: 支持向量机 这是我的老师编写的matlab源文件 希望对大家有用-Support Vector Machine This is my teacher, matlab source document prepared for the U.S. hope that useful
Platform: | Size: 237568 | Author: yan zhe | Hits:

[Embeded LinuxSVM

Description: SVM的源码,有不足之处,仅供参考只用,待达人修改。-SVM s source, there are deficiencies, only used for reference only, to be modified by Tatsu.
Platform: | Size: 472064 | Author: choosea | Hits:

[matlabosu-svm-3.0

Description: svm3.0 用于svm算法(支持向量机)程序可直接调用,matlab语言-svm3.0 algorithm for svm (support vector machine) can directly call the procedure, matlab language
Platform: | Size: 798720 | Author: 郑君 | Hits:

[Graph programsvm

Description: 相关反馈是在用户和查询系统的交互中,用户对检索结 果进行评价并标记相关和不相关样本,然后将这些标记图像 作为训练样本反馈给系统,以实时修改系统的查询策略,逐步 接近直至满足用户的查询需求-Related feedback in the user and the interactive query system, users of the search node Evaluation of fruit and tag-related and non-relevant samples, and then images of these markers Feedback as a training sample to the system to query real-time strategy to amend the system gradually Until close to meeting the needs of the user s query
Platform: | Size: 371712 | Author: lili | Hits:

[Othersvm

Description: 《支持向量机导论》,学习SVM的入门工具书,讲解详细,但是对初学者而言,需要一定的数学基础,建议将该书与Vapnik教授的《统计学习理论的本质》结合看-" An Introduction to Support Vector Machines," SVM learning introductory books, and explained in detail, but for beginners, it requires a certain mathematical foundation, we recommend the book with the Vapnik professor' s " the nature of statistical learning theory" Integrating see
Platform: | Size: 4813824 | Author: chiang | Hits:

[2D GraphicSVM

Description: OpenCV机器学习SVM支持向量机的分类程序举例-OpenCV Machine Learning SVM example.
Platform: | Size: 2048 | Author: Beckya | Hits:

[DocumentsSVR

Description: 有关SVR SVM 的基础知识,和相关的期刊文章-The basics of the SVR SVM, and related journal articles
Platform: | Size: 10956800 | Author: 刘毛毛 | Hits:

[matlabSVM-hssvm1.0.1

Description: HSSVM是一个用超球SVM(Hyper-Sphere Support Vector Machines)模型求解多分类问题的工具包,采用Java语言实现。开发该程序的主要目的,是利用超球SVM求解模型代替传统上借助于解二分类问题的经典SVM模型来求解多分类问题。本文将论述该程序的主要实现细节,包括相关算法及设计原理的描述。-HSSVM is an ultra ball SVM (Hyper-Sphere Support Vector Machines) to solve multi-classification model of tool kit, using Java language. Development of the program' s main purpose is to solve the model by Ball SVM instead of the traditional means of solving two classification problems on the classical SVM model to solve multi-classification problems. This article discusses the main implementation details of the program, including related algorithms and design principles are described.
Platform: | Size: 1342464 | Author: songchao | Hits:

[Special EffectsMFCC-and-SVM

Description: 建立了普通话语音性别数据库,提出联合梅尔频率频谱系数(Mel2f requency Cep st rum Coefficient s , MFCC) 的特征提取方法和支持向量机(Support Vector Machine , SVM) 的分类方法进行说话人性别识别,并与其它分类方法进行比较。-A Chinese speech ( mandarin ) database was established for speaker s gender recognition. A combination met hod is p roposed for gender recognition of speaker s based on support vector machine and Mel2f requency cep st rum coefficient s (MFCC) for classification and feat ure ext raction respectively.
Platform: | Size: 303104 | Author: wangqipeng | Hits:

[AI-NN-PRSVM

Description: 这是基于lib svm的向量支持机的简单实例-This is based on lib svm support vector machine simple example
Platform: | Size: 1024 | Author: 沈敬欣 | Hits:

[matlabsvm

Description: svm程序, 用于二分类问题,初学者可下载学习参考(it's a svm code which used for two classes . learners can download for studying .)
Platform: | Size: 17408 | Author: 小月亮晓儿 | Hits:

[matlabsvm

Description: 使用matlab自带的函数实现的svm分类算法。(The svm classification algorithm implemented using matlab's own function.)
Platform: | Size: 1024 | Author: sangqangkaiyun | Hits:

[OtherCS-SVM

Description: 布谷鸟全局搜索算法,包含中文注释,其中来为飞行部分来自X. S. Yang, Nature-Inspired Metaheuristic Algorithms, 2nd Edition, Luniver Press, (2010)。(Cuckoo global search algorithm)
Platform: | Size: 15360 | Author: 小臭蛋 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net